Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
51004432

Files

FilesIWE
org/robsite/extension/rss/Commands.java 001
org/robsite/extension/rss/Commands.java 0030
org/robsite/extension/rss/HTTPUtil.java 001
org/robsite/extension/rss/HTTPUtil.java 0056
org/robsite/extension/rss/MarkAsReadCommand.java 001
org/robsite/extension/rss/MarkAsReadCommand.java 0033
org/robsite/extension/rss/NewChannelPanel.java 001
org/robsite/extension/rss/NewChannelPanel.java 00221
org/robsite/extension/rss/NewsCheckRunnable.java 001
org/robsite/extension/rss/NewsCheckRunnable.java 00282
org/robsite/extension/rss/NewsDockableFactory.java 001
org/robsite/extension/rss/NewsDockableFactory.java 0036
org/robsite/extension/rss/NewsDockableWindow.java 001
org/robsite/extension/rss/NewsDockableWindow.java 00258
org/robsite/extension/rss/NewsFeedController.java 001
org/robsite/extension/rss/NewsFeedController.java 0015
org/robsite/extension/rss/NewsFeedExtension.java 00246
org/robsite/extension/rss/NewsFeedPanel.java 001
org/robsite/extension/rss/NewsFeedPanel.java 00717
org/robsite/extension/rss/NewsFeedPreferences.java 001
org/robsite/extension/rss/NewsFeedPreferences.java 00132
org/robsite/extension/rss/NewsFeedPreferencesPanel.java 001
org/robsite/extension/rss/NewsFeedPreferencesPanel.java 00492
org/robsite/extension/rss/OpenInBrowserCommand.java 001
org/robsite/extension/rss/OpenInBrowserCommand.java 0042
org/robsite/extension/rss/ResHelper.java 001
org/robsite/extension/rss/ResHelper.java 0090
org/robsite/extension/rss/ViewNewsDockableCommand.java 001
org/robsite/extension/rss/ViewNewsDockableCommand.java 0020
org/robsite/extension/rss/model/Channel.java 001
org/robsite/extension/rss/model/Channel.java 00362
org/robsite/extension/rss/model/ChannelEvent.java 001
org/robsite/extension/rss/model/ChannelEvent.java 0026
org/robsite/extension/rss/model/ChannelListener.java 001
org/robsite/extension/rss/model/ChannelListener.java 007
org/robsite/extension/rss/model/Channels.java 001
org/robsite/extension/rss/model/Channels.java 00356
org/robsite/extension/rss/model/DirectoryParser.java 001
org/robsite/extension/rss/model/DirectoryParser.java 00177
org/robsite/extension/rss/model/Item.java 001
org/robsite/extension/rss/model/Item.java 00136
org/robsite/extension/rss/model/SimpleRSSParser.java 00621
org/robsite/extension/rss/model/package.html 001
org/robsite/extension/rss/package.html 001
org/robsite/extension/rss/util/ListEvent.java 0033
org/robsite/extension/rss/util/ListListener.java 0021
org/robsite/extension/rss/util/package.html 001

org/robsite/extension/rss/Commands.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/Commands.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 9
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 14
Error '{' should be on the previous line. 19
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 28
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 46
Error '(' is followed by whitespace. 50
Error Parameter name should be final. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57
Error Redundant 'final' modifier. 61
Error '(' is followed by whitespace. 61
Error Parameter name should be final. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63

org/robsite/extension/rss/HTTPUtil.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/HTTPUtil.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error '{' should be on the previous line. 10
Error Missing a Javadoc comment. 11
Error Name '_oldConnectTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 11
Error Missing a Javadoc comment. 12
Error Name '_oldReadTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 12
Error '{' is not followed by whitespace. 17
Error '}' is not preceded with whitespace. 17
Error Line has trailing spaces. 21
Error Unused @param tag for 'timeout'. 22
Error '(' is followed by whitespace. 24
Error Parameter milliseconds should be final. 24
Error Expected @param tag for 'milliseconds'. 24
Error ')' is preceded with whitespace. 24
Error '{' should be on the previous line. 25
Error Line has trailing spaces. 26
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27
Error '(' is followed by whitespace. 29
Error ')' is preceded with whitespace. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error '(' is followed by whitespace. 31
Error '(' is followed by whitespace. 32
Error ')' is preceded with whitespace. 32
Error ')' is preceded with whitespace. 32
Error Line has trailing spaces. 33
Error '(' is followed by whitespace. 33
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error ')' is preceded with whitespace. 34
Error Line has trailing spaces. 36
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '}' should be on the same line. 45
Error Line has trailing spaces. 47
Error '{' should be on the previous line. 47
Error Line has trailing spaces. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 49
Error Line has trailing spaces. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '}' should be on the same line. 56
Error '{' should be on the previous line. 58
Error Line has trailing spaces. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 60

org/robsite/extension/rss/MarkAsReadCommand.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/MarkAsReadCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 18
Error Missing a Javadoc comment. 19
Error '{' should be on the previous line. 20
Error '(' is followed by whitespace. 21
Error '(' is followed by whitespace. 21
Error ')' is preceded with whitespace. 21
Error ')' is preceded with whitespace. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 26
Error '{' should be on the previous line. 30
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error '(' is followed by whitespace. 37
Error '=' is not preceded with whitespace. 37
Error '=' is not followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 52

org/robsite/extension/rss/NewChannelPanel.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewChannelPanel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - java.text.MessageFormat. 18
Error Unused import - java.util.ResourceBundle. 20
Error Line has trailing spaces. 47
Error Line has trailing spaces. 51
Error '{' should be on the previous line. 52
Error Missing a Javadoc comment. 53
Error Name '_layout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name '_urlLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name '_hint' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name '_tfURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 57
Error Name '_xmlIcon' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error '(' is followed by whitespace. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error ')' is preceded with whitespace. 58
Error Missing a Javadoc comment. 59
Error Name '_panel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Missing a Javadoc comment. 60
Error Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Missing a Javadoc comment. 62
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 69
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 76
Error Line has trailing spaces. 79
Error '(' is followed by whitespace. 82
Error Parameter url should be final. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 86
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error '60' is a magic number. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line is longer than 80 characters. 95
Error '12' is a magic number. 95
Error Line is longer than 80 characters. 96
Error '15' is a magic number. 96
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 99
Error Missing a Javadoc comment. 100
Error '(' is followed by whitespace. 100
Error Parameter parent should be final. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error ')' is preceded with whitespace. 102
Error Line has trailing spaces. 104
Error Missing a Javadoc comment. 105
Error '(' is followed by whitespace. 105
Error Parameter parent should be final. 105
Error Parameter url should be final. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line has trailing spaces. 116
Error Missing a Javadoc comment. 117
Error '(' is followed by whitespace. 117
Error Parameter title should be final. 117
Error Parameter parent should be final. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error '{' should be on the previous line. 118
Error Line has trailing spaces. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 120
Error Line has trailing spaces. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 126
Error '{' should be on the previous line. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error Line has trailing spaces. 131
Error '(' is followed by whitespace. 132
Error Parameter de should be final. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error Line has trailing spaces. 136
Error '(' is followed by whitespace. 137
Error Parameter de should be final. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error '(' is followed by whitespace. 142
Error Parameter de should be final. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error Line has trailing spaces. 144
Error Line has trailing spaces. 147
Error Line has trailing spaces. 149
Error '(' is followed by whitespace. 150
Error Line has trailing spaces. 151
Error '(' is followed by whitespace. 152
Error Parameter event should be final. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 160
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Line has trailing spaces. 168
Error Line has trailing spaces. 169
Error Line has trailing spaces. 172
Error Missing a Javadoc comment. 173
Error '{' should be on the previous line. 174
Error '{' should be on the previous line. 176
Error Line has trailing spaces. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 178
Error Line has trailing spaces. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error Line has trailing spaces. 181
Error '}' should be on the same line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error Line has trailing spaces. 187
Error '(' is followed by whitespace. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error ')' is preceded with whitespace. 190
Error '}' should be on the same line. 191
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '{' should be on the previous line. 193
Error Line has trailing spaces. 195
Error Line has trailing spaces. 196
Error Line has trailing spaces. 197
Error '(' is followed by whitespace. 197
Error Line has trailing spaces. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error ')' is preceded with whitespace. 199
Error Line has trailing spaces. 201
Error '}' should be on the same line. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '{' should be on the previous line. 204
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error Line has trailing spaces. 207
Error '}' should be on the same line. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error Line has trailing spaces. 211
Error '(' is followed by whitespace. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error Line has trailing spaces. 214
Error ')' is preceded with whitespace. 214
Error '}' should be on the same line. 215
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '{' should be on the previous line. 217
Error Line has trailing spaces. 219
Error '(' is followed by whitespace. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line has trailing spaces. 222
Error ')' is preceded with whitespace. 222
Error '}' should be on the same line. 223
Error '{' should be on the previous line. 225
Error Line has trailing spaces. 226
Error Line has trailing spaces. 229
Error Missing a Javadoc comment. 230
Error '(' is followed by whitespace. 230
Error Parameter e should be final. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232

org/robsite/extension/rss/NewsCheckRunnable.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsCheckRunnable.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 29
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 35
Error Name '_isRunning' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 37
Error Name '_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Missing a Javadoc comment. 41
Error '(' is followed by whitespace. 41
Error Parameter extension should be final. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 42
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error '{' should be on the previous line. 48
Error Line has trailing spaces. 52
Error '{' should be on the previous line. 57
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 66
Error Parameter ae should be final. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error 'synchronized' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error '{' should be on the previous line. 85
Error '}' should be on the same line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error Line has trailing spaces. 112
Error Missing a Javadoc comment. 113
Error '(' is followed by whitespace. 113
Error Parameter prefs should be final. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 121
Error Missing a Javadoc comment. 122
Error '{' should be on the previous line. 123
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 129
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 130
Error '{' should be on the previous line. 133
Error '(' is followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error ')' is preceded with whitespace. 134
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 141
Error '(' is followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error Line has trailing spaces. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '}' should be on the same line. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error '(' is followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error ')' is preceded with whitespace. 152
Error '(' is followed by whitespace. 154
Error '2000' is a magic number. 154
Error ')' is preceded with whitespace. 154
Error Line has trailing spaces. 157
Error '(' is followed by whitespace. 158
Error '=' is not preceded with whitespace. 158
Error '=' is not followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error '{' should be on the previous line. 159
Error 'if' construct must use '{}'s. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 164
Error Line is longer than 80 characters. 165
Error '(' is followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error ')' is preceded with whitespace. 165
Error ')' is preceded with whitespace. 165
Error '(' is followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '}' should be on the same line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 175
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error ')' is preceded with whitespace. 175
Error Line has trailing spaces. 176
Error Line has trailing spaces. 178
Error Line has trailing spaces. 179
Error Line has trailing spaces. 181
Error '(' is followed by whitespace. 181
Error '2000' is a magic number. 181
Error ')' is preceded with whitespace. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error '}' should be on the same line. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '{' should be on the previous line. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '}' should be on the same line. 192
Error '{' should be on the previous line. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error Line has trailing spaces. 196
Error Line has trailing spaces. 197
Error '(' is followed by whitespace. 197
Error '{' should be on the previous line. 200
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error Line has trailing spaces. 203
Error ')' is preceded with whitespace. 203
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error '(' is followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error ')' is preceded with whitespace. 207
Error Line has trailing spaces. 212
Error Missing a Javadoc comment. 213
Error '{' should be on the previous line. 214
Error Line has trailing spaces. 215
Error '(' is followed by whitespace. 215
Error '{' should be on the previous line. 218
Error '(' is followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error ')' is preceded with whitespace. 219
Error Line is longer than 80 characters. 221
Error '(' is followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error ')' is preceded with whitespace. 221
Error '(' is followed by whitespace. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error ')' is preceded with whitespace. 222
Error Line has trailing spaces. 223
Error '(' is followed by whitespace. 225
Error Parameter me should be final. 225
Error ')' is preceded with whitespace. 225
Error '{' should be on the previous line. 226
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error '{' should be on the previous line. 230
Error Line is longer than 80 characters. 231
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error 'cast' is not followed by whitespace. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '}' should be on the same line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error Must have at least one statement. 235
Error '{' is not followed by whitespace. 235
Error '}' is not preceded with whitespace. 235
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error Line has trailing spaces. 240
Error 'cast' is not followed by whitespace. 241
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error Line has trailing spaces. 242
Error '(' is followed by whitespace. 242
Error Line has trailing spaces. 243
Error '1000' is a magic number. 243
Error Line has trailing spaces. 244
Error '(' is followed by whitespace. 246
Error Parameter ae should be final. 246
Error ')' is preceded with whitespace. 246
Error '{' should be on the previous line. 247
Error 'cast' is not followed by whitespace. 248
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error ')' is preceded with whitespace. 255
Error Line has trailing spaces. 257
Error Missing a Javadoc comment. 258
Error '(' is followed by whitespace. 258
Error Parameter ms should be final. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error '{' should be on the previous line. 261
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '}' should be on the same line. 263
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error Must have at least one statement. 265
Error Line has trailing spaces. 266
Error Line has trailing spaces. 269
Error Missing a Javadoc comment. 270
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error '{' should be on the previous line. 271
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '{' should be on the previous line. 273
Error Line has trailing spaces. 274
Error '(' is followed by whitespace. 274
Error '{' should be on the previous line. 277
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error ')' is preceded with whitespace. 280
Error Line has trailing spaces. 283
Error Missing a Javadoc comment. 284
Error '(' is followed by whitespace. 284
Error ')' is preceded with whitespace. 284
Error '{' should be on the previous line. 285
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 286
Error '{' should be on the previous line. 287
Error Line has trailing spaces. 288
Error '(' is followed by whitespace. 288
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error ')' is preceded with whitespace. 294

org/robsite/extension/rss/NewsDockableFactory.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsDockableFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 18
Error Missing a Javadoc comment. 19
Error Name '_dockableWindow' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Missing a Javadoc comment. 21
Error '{' should be on the previous line. 22
Error Method 'getDockable' is not designed for extension - needs to be abstract, final or empty. 26
Error Missing a Javadoc comment. 26
Error Parameter viewId should be final. 26
Error '{' should be on the previous line. 27
Error '(' is followed by whitespace. 28
Error ')' is preceded with whitespace. 28
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 36
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error '{' should be on the previous line. 40
Error Line has trailing spaces. 43
Error '(' is followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error Line has trailing spaces. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '}' should be on the same line. 48
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line has trailing spaces. 53
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error Line has trailing spaces. 55

org/robsite/extension/rss/NewsDockableWindow.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsDockableWindow.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - javax.swing.Timer. 11
Error Unused import - javax.swing.event.ChangeEvent. 12
Error Unused import - javax.swing.event.ChangeListener. 13
Error Line has trailing spaces. 28
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name '_panel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_isInitialized' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Name '_contextMenu' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Missing a Javadoc comment. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 44
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Line has trailing spaces. 49
Error Method 'getPanel' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error '{' should be on the previous line. 51
Error Line has trailing spaces. 54
Error Method 'getTabName' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line has trailing spaces. 59
Error Method 'getTitleName' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error '{' should be on the previous line. 61
Error Line has trailing spaces. 64
Error Method 'getGUI' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 69
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error '(' is followed by whitespace. 70
Error Parameter eo should be final. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 78
Error Method 'getContextMenu' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 84
Error '(' is followed by whitespace. 84
Error '(' is followed by whitespace. 86
Error Parameter menu should be final. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 91
Error Parameter menu should be final. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error '(' is followed by whitespace. 96
Error Parameter context should be final. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '}' should be on the same line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 123
Error '(' is followed by whitespace. 123
Error Parameter menu should be final. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error Line has trailing spaces. 126
Error '&&' should be on a new line. 126
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error '(' is followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error '}' should be on the same line. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error Line is longer than 80 characters. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error ')' is preceded with whitespace. 146
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error ')' is preceded with whitespace. 157
Error Line has trailing spaces. 161
Error Line has trailing spaces. 163
Error Method 'stateChange' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error '(' is followed by whitespace. 164
Error Parameter newState should be final. 164
Error ')' is preceded with whitespace. 164
Error '{' should be on the previous line. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 170
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line has trailing spaces. 171
Error Line has trailing spaces. 175
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Line has trailing spaces. 178
Error Missing a Javadoc comment. 179
Error '(' is followed by whitespace. 179
Error Parameter event should be final. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error Line has trailing spaces. 182
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line has trailing spaces. 191
Error Missing a Javadoc comment. 194
Error '{' should be on the previous line. 195
Error Missing a Javadoc comment. 196
Error '(' is followed by whitespace. 196
Error Parameter me should be final. 196
Error ')' is preceded with whitespace. 196
Error '{' should be on the previous line. 197
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '{' should be on the previous line. 200
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203
Error '(' is followed by whitespace. 204
Error 'cast' is not followed by whitespace. 204
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error ')' is preceded with whitespace. 204
Error '{' should be on the previous line. 205
Error '}' should be on the same line. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error '(' is followed by whitespace. 211
Error 'cast' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error Line has trailing spaces. 216
Error '(' is followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error ')' is preceded with whitespace. 217
Error Line has trailing spaces. 218
Error Line has trailing spaces. 221
Error Missing a Javadoc comment. 222
Error '(' is followed by whitespace. 222
Error Parameter me should be final. 222
Error ')' is preceded with whitespace. 222
Error '{' should be on the previous line. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '{' should be on the previous line. 225
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '{' should be on the previous line. 232
Error '(' is followed by whitespace. 233
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '}' should be on the same line. 238
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error '(' is followed by whitespace. 245
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error ')' is preceded with whitespace. 245
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error Line has trailing spaces. 251
Error '(' is followed by whitespace. 252
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error ')' is preceded with whitespace. 252

org/robsite/extension/rss/NewsFeedController.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsFeedController.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 9
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 14
Error Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 16
Error Missing a Javadoc comment. 16
Error Parameter action should be final. 16
Error Parameter context should be final. 16
Error '{' should be on the previous line. 17
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error Parameter action should be final. 21
Error Parameter context should be final. 21
Error '{' should be on the previous line. 22

org/robsite/extension/rss/NewsFeedExtension.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Unused import - java.io.InputStream. 19
Error Unused import - java.util.Map. 22
Error Line has trailing spaces. 42
Error Line has trailing spaces. 46
Error '{' should be on the previous line. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Name '_changeListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name 's_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name '_dockableWindow' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error Name '_checkRunnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Line has trailing spaces. 61
Error Name '_timer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 80
Error Line has trailing spaces. 83
Error Method 'getNewsDockable' is not designed for extension - needs to be abstract, final or empty. 87
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 95
Error Method 'setNewsDockable' is not designed for extension - needs to be abstract, final or empty. 98
Error '(' is followed by whitespace. 98
Error Parameter newsDockable should be final. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 107
Error Line has trailing spaces. 110
Error Method 'getPreferences' is not designed for extension - needs to be abstract, final or empty. 113
Error '{' should be on the previous line. 114
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 121
Error '600' is a magic number. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 122
Error '3000' is a magic number. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line is longer than 80 characters. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 130
Error Line has trailing spaces. 133
Error Method 'getChannels' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error '{' should be on the previous line. 135
Error Line has trailing spaces. 138
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error Line has trailing spaces. 152
Error '(' is followed by whitespace. 152
Error '1000' is a magic number. 153
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Line has trailing spaces. 160
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error '{' should be on the previous line. 166
Error Line has trailing spaces. 168
Error Line has trailing spaces. 173
Error Line has trailing spaces. 174
Error Line has trailing spaces. 180
Error Line has trailing spaces. 182
Error Line has trailing spaces. 184
Error '(' is followed by whitespace. 184
Error Line has trailing spaces. 185
Error '(' is followed by whitespace. 185
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error ')' is preceded with whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 188
Error Line has trailing spaces. 193
Error Line has trailing spaces. 194
Error '(' is followed by whitespace. 194
Error Line has trailing spaces. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error Line has trailing spaces. 199
Error '(' is followed by whitespace. 200
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error Line has trailing spaces. 206
Error '(' is followed by whitespace. 206
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Line has trailing spaces. 211
Error Line has trailing spaces. 212
Error '(' is followed by whitespace. 212
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error Line has trailing spaces. 216
Error Line has trailing spaces. 220
Error '(' is followed by whitespace. 220
Error Line has trailing spaces. 221
Error '(' is followed by whitespace. 221
Error Line has trailing spaces. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error Line has trailing spaces. 227
Error Line has trailing spaces. 228
Error Line has trailing spaces. 231
Error '(' is followed by whitespace. 231
Error Line has trailing spaces. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Line has trailing spaces. 236
Error Line has trailing spaces. 237
Error Line has trailing spaces. 240
Error Line has trailing spaces. 242
Error '(' is followed by whitespace. 245
Error '(' is followed by whitespace. 246
Error Parameter ideEvent should be final. 246
Error ')' is preceded with whitespace. 246
Error '{' is not followed by whitespace. 246
Error '}' is not preceded with whitespace. 246
Error Line has trailing spaces. 247
Error '(' is followed by whitespace. 247
Error Parameter ideEvent should be final. 247
Error ')' is preceded with whitespace. 247
Error '{' should be on the previous line. 248
Error '{' should be on the previous line. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error Line has trailing spaces. 254
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 257
Error '{' should be on the previous line. 258
Error Line has trailing spaces. 261
Error Line has trailing spaces. 263
Error Line has trailing spaces. 264
Error '(' is followed by whitespace. 266
Error '(' is followed by whitespace. 267
Error Parameter ce should be final. 267
Error ')' is preceded with whitespace. 267
Error '{' should be on the previous line. 268
Error '}' should be on the same line. 276
Error '{' should be on the previous line. 278
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error '(' is followed by whitespace. 283
Error Parameter ideEvent should be final. 283
Error ')' is preceded with whitespace. 283
Error '{' is not followed by whitespace. 283
Error '}' is not preceded with whitespace. 283
Error Line has trailing spaces. 287
Error Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 288
Error Missing a Javadoc comment. 288
Error '{' should be on the previous line. 289
Error Method 'version' is not designed for extension - needs to be abstract, final or empty. 293
Error Missing a Javadoc comment. 293
Error '{' should be on the previous line. 294
Error '9.0517f' is a magic number. 297
Error Method 'ideVersion' is not designed for extension - needs to be abstract, final or empty. 300
Error Missing a Javadoc comment. 300
Error '{' should be on the previous line. 301
Error Method 'canShutdown' is not designed for extension - needs to be abstract, final or empty. 306
Error Missing a Javadoc comment. 306
Error '{' should be on the previous line. 307
Error Line has trailing spaces. 309
Error Line has trailing spaces. 310
Error Line has trailing spaces. 313
Error Line has trailing spaces. 316
Error Line has trailing spaces. 323
Error '(' is followed by whitespace. 323
Error Line has trailing spaces. 324
Error Parameter controller should be final. 324
Error Parameter id should be final. 324
Error Parameter commandClass should be final. 324
Error Parameter label should be final. 324
Error Parameter mnemonic should be final. 325
Error ')' is preceded with whitespace. 325
Error '{' should be on the previous line. 326
Error Line has trailing spaces. 332
Error '(' is followed by whitespace. 332
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341

org/robsite/extension/rss/NewsFeedPanel.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsFeedPanel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - javax.swing.JFrame. 21
Error Unused import - org.robsite.extension.rss.model.SimpleRSSParser. 49
Error Line has trailing spaces. 55
Error '{' should be on the previous line. 60
Error Missing a Javadoc comment. 61
Error Name '_splitPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Missing a Javadoc comment. 62
Error Name '_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Missing a Javadoc comment. 63
Error Name '_channelList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name '_statusBar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name '_noChannelLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Missing a Javadoc comment. 66
Error Name '_tableScrollPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error Name '_isBusy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 89
Error '(' is followed by whitespace. 89
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 92
Error Parameter lse should be final. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Line has trailing spaces. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Line has trailing spaces. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 124
Error '(' is followed by whitespace. 126
Error Parameter event should be final. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '(' is followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error Line has trailing spaces. 132
Error '(' is followed by whitespace. 132
Error '{' is followed by whitespace. 133
Error '}' should be on the same line. 135
Error '(' is followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' is followed by whitespace. 139
Error Line has trailing spaces. 144
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Line has trailing spaces. 149
Error '(' is followed by whitespace. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 152
Error Line has trailing spaces. 153
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error '(' is followed by whitespace. 156
Error Parameter pane should be final. 156
Error Parameter font should be final. 156
Error ')' is preceded with whitespace. 156
Error '{' should be on the previous line. 157
Error Avoid inline conditionals. 163
Error Avoid inline conditionals. 164
Error Line is longer than 80 characters. 165
Error '0xFFFFFF' is a magic number. 165
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Method 'getItemTable' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error '{' should be on the previous line. 171
Error Line has trailing spaces. 174
Error Method 'getChannelList' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error '{' should be on the previous line. 176
Error Line has trailing spaces. 179
Error Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. 180
Error Missing a Javadoc comment. 180
Error '{' should be on the previous line. 181
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 188
Error '=' is not preceded with whitespace. 188
Error '=' is not followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '{' should be on the previous line. 189
Error Line is longer than 80 characters. 190
Error 'cast' is not followed by whitespace. 190
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line has trailing spaces. 192
Error Line has trailing spaces. 195
Error Method 'setBusy' is not designed for extension - needs to be abstract, final or empty. 196
Error Missing a Javadoc comment. 196
Error '(' is followed by whitespace. 196
Error Parameter isBusy should be final. 196
Error ')' is preceded with whitespace. 196
Error '{' should be on the previous line. 197
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error Line has trailing spaces. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '}' should be on the same line. 205
Error '{' should be on the previous line. 207
Error Must have at least one statement. 207
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error Line has trailing spaces. 213
Error Method 'isBusy' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error '{' should be on the previous line. 215
Error Method 'setStatusText' is not designed for extension - needs to be abstract, final or empty. 219
Error Missing a Javadoc comment. 219
Error '(' is followed by whitespace. 219
Error Parameter text should be final. 219
Error ')' is preceded with whitespace. 219
Error '{' should be on the previous line. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line has trailing spaces. 223
Error Missing a Javadoc comment. 224
Error '{' should be on the previous line. 226
Error Missing a Javadoc comment. 227
Error Name '_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. 227
Error Line has trailing spaces. 228
Error Missing a Javadoc comment. 229
Error '(' is followed by whitespace. 229
Error Parameter channels should be final. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 230
Error Line has trailing spaces. 232
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error Line has trailing spaces. 235
Error Missing a Javadoc comment. 236
Error '{' should be on the previous line. 237
Error Line has trailing spaces. 240
Error Missing a Javadoc comment. 241
Error '{' should be on the previous line. 242
Error Line has trailing spaces. 245
Error Missing a Javadoc comment. 246
Error '(' is followed by whitespace. 246
Error Parameter index should be final. 246
Error ')' is preceded with whitespace. 246
Error '{' should be on the previous line. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error Line has trailing spaces. 250
Error Missing a Javadoc comment. 251
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '(' is followed by whitespace. 253
Error '{' should be on the previous line. 255
Error Line has trailing spaces. 256
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 257
Error Line has trailing spaces. 261
Error Missing a Javadoc comment. 262
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '{' should be on the previous line. 263
Error '(' is followed by whitespace. 264
Error '{' should be on the previous line. 266
Error Line has trailing spaces. 267
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 268
Error Line has trailing spaces. 271
Error Line has trailing spaces. 272
Error Line has trailing spaces. 273
Error Line has trailing spaces. 274
Error Line has trailing spaces. 275
Error Missing a Javadoc comment. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error '(' is followed by whitespace. 278
Error '{' should be on the previous line. 280
Error Line has trailing spaces. 281
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 282
Error Line has trailing spaces. 285
Error Line has trailing spaces. 286
Error Line has trailing spaces. 287
Error Method 'setChannels' is not designed for extension - needs to be abstract, final or empty. 288
Error Missing a Javadoc comment. 288
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '{' should be on the previous line. 289
Error '(' is followed by whitespace. 291
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '{' should be on the previous line. 294
Error '(' is followed by whitespace. 295
Error '}' should be on the same line. 296
Error '{' should be on the previous line. 298
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error Line has trailing spaces. 302
Error Method 'getChannels' is not designed for extension - needs to be abstract, final or empty. 303
Error Missing a Javadoc comment. 303
Error '{' should be on the previous line. 304
Error 'cast' is not followed by whitespace. 305
Error Line has trailing spaces. 307
Error Missing a Javadoc comment. 308
Error '{' should be on the previous line. 309
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error Line has trailing spaces. 313
Error Method 'getSelectedChannel' is not designed for extension - needs to be abstract, final or empty. 314
Error Missing a Javadoc comment. 314
Error '{' should be on the previous line. 315
Error Line has trailing spaces. 318
Error Missing a Javadoc comment. 319
Error '(' is followed by whitespace. 319
Error Parameter channel should be final. 319
Error ')' is preceded with whitespace. 319
Error '{' should be on the previous line. 320
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error '{' should be on the previous line. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error '{' should be on the previous line. 324
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error Line has trailing spaces. 328
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error '{' should be on the previous line. 331
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error '}' should be on the same line. 334
Error '{' should be on the previous line. 336
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error Line is longer than 80 characters. 339
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error Line has trailing spaces. 340
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error '}' should be on the same line. 346
Error '{' should be on the previous line. 348
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 350
Error '{' should be on the previous line. 351
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error Line has trailing spaces. 354
Error Line has trailing spaces. 355
Error Line has trailing spaces. 360
Error Missing a Javadoc comment. 361
Error '{' should be on the previous line. 362
Error '(' is followed by whitespace. 363
Error ')' is preceded with whitespace. 363
Error '{' should be on the previous line. 364
Error Line is longer than 80 characters. 365
Error '(' is followed by whitespace. 365
Error ')' is preceded with whitespace. 365
Error '}' should be on the same line. 366
Error '{' should be on the previous line. 368
Error Line is longer than 80 characters. 369
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error Line has trailing spaces. 370
Error Line has trailing spaces. 372
Error Line has trailing spaces. 373
Error Line has trailing spaces. 374
Error Missing a Javadoc comment. 374
Error '{' should be on the previous line. 376
Error Missing a Javadoc comment. 377
Error Name '_channel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 377
Error Line has trailing spaces. 378
Error Missing a Javadoc comment. 379
Error '(' is followed by whitespace. 379
Error Parameter channel should be final. 379
Error ')' is preceded with whitespace. 379
Error '{' should be on the previous line. 380
Error '(' is followed by whitespace. 381
Error ')' is preceded with whitespace. 381
Error Line has trailing spaces. 383
Error Missing a Javadoc comment. 384
Error '(' is followed by whitespace. 384
Error Parameter channel should be final. 384
Error ')' is preceded with whitespace. 384
Error '{' should be on the previous line. 385
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 386
Error '{' should be on the previous line. 387
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error '(' is followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error Line has trailing spaces. 394
Error Missing a Javadoc comment. 396
Error '(' is followed by whitespace. 396
Error Parameter ce should be final. 396
Error ')' is preceded with whitespace. 396
Error '{' should be on the previous line. 397
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error '{' should be on the previous line. 399
Error '}' should be on the same line. 401
Error '{' should be on the previous line. 403
Error '(' is followed by whitespace. 405
Error '=' is not preceded with whitespace. 405
Error '=' is not followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error Line has trailing spaces. 411
Error Line has trailing spaces. 412
Error Missing a Javadoc comment. 413
Error '{' should be on the previous line. 414
Error '3' is a magic number. 415
Error Line has trailing spaces. 417
Error Missing a Javadoc comment. 418
Error '{' should be on the previous line. 419
Error Line has trailing spaces. 420
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '{' should be on the previous line. 421
Error Line has trailing spaces. 426
Error Missing a Javadoc comment. 427
Error '(' is followed by whitespace. 427
Error Parameter column should be final. 427
Error ')' is preceded with whitespace. 427
Error '{' should be on the previous line. 428
Error switch without "default" clause. 429
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 429
Error '{' should be on the previous line. 430
Error Line has trailing spaces. 431
Error '(' is followed by whitespace. 438
Error ')' is preceded with whitespace. 438
Error Line has trailing spaces. 440
Error Missing a Javadoc comment. 441
Error '(' is followed by whitespace. 441
Error Parameter row should be final. 441
Error Parameter column should be final. 441
Error ')' is preceded with whitespace. 441
Error '{' should be on the previous line. 442
Error '(' is followed by whitespace. 443
Error ')' is preceded with whitespace. 443
Error Line has trailing spaces. 444
Error switch without "default" clause. 445
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 446
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error Line has trailing spaces. 454
Error Line has trailing spaces. 457
Error Missing a Javadoc comment. 458
Error '(' is followed by whitespace. 458
Error Parameter column should be final. 458
Error ')' is preceded with whitespace. 458
Error '{' should be on the previous line. 459
Error switch without "default" clause. 460
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error '{' should be on the previous line. 461
Error Line has trailing spaces. 469
Error '(' is followed by whitespace. 470
Error ')' is preceded with whitespace. 470
Error Line has trailing spaces. 472
Error Missing a Javadoc comment. 473
Error '(' is followed by whitespace. 473
Error Parameter column should be final. 473
Error ')' is preceded with whitespace. 473
Error '{' should be on the previous line. 474
Error Line has trailing spaces. 477
Error Missing a Javadoc comment. 478
Error '(' is followed by whitespace. 478
Error Parameter row should be final. 478
Error ')' is preceded with whitespace. 478
Error '{' should be on the previous line. 479
Error '(' is followed by whitespace. 480
Error ')' is preceded with whitespace. 480
Error Line has trailing spaces. 482
Error Missing a Javadoc comment. 483
Error '(' is followed by whitespace. 483
Error Parameter column should be final. 483
Error ')' is preceded with whitespace. 483
Error '{' should be on the previous line. 484
Error switch without "default" clause. 485
Error '(' is followed by whitespace. 485
Error ')' is preceded with whitespace. 485
Error '{' should be on the previous line. 486
Error Line has trailing spaces. 497
Error Missing a Javadoc comment. 498
Error '{' should be on the previous line. 499
Error Missing a Javadoc comment. 500
Error Name 'm_boldFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 500
Error Missing a Javadoc comment. 501
Error Name 'm_normalFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 501
Error Line has trailing spaces. 502
Error Missing a Javadoc comment. 503
Error '{' should be on the previous line. 504
Error Line has trailing spaces. 507
Error '(' is followed by whitespace. 507
Error ')' is preceded with whitespace. 508
Error Line has trailing spaces. 510
Error Missing a Javadoc comment. 511
Error Parameter list should be final. 512
Error Parameter value should be final. 513
Error Parameter index should be final. 514
Error Parameter isSelected should be final. 515
Error Parameter cellHasFocus should be final. 516
Error '{' should be on the previous line. 517
Error Line has trailing spaces. 518
Error '(' is followed by whitespace. 518
Error ')' is preceded with whitespace. 519
Error Line has trailing spaces. 520
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error '{' should be on the previous line. 523
Error '(' is followed by whitespace. 524
Error ')' is preceded with whitespace. 524
Error '(' is followed by whitespace. 525
Error ')' is preceded with whitespace. 525
Error Line has trailing spaces. 526
Error '(' is followed by whitespace. 526
Error '(' is followed by whitespace. 526
Error ')' is preceded with whitespace. 526
Error '+' is not preceded with whitespace. 526
Error '+' should be on a new line. 526
Error '(' is followed by whitespace. 527
Error ')' is preceded with whitespace. 527
Error ')' is preceded with whitespace. 527
Error '}' should be on the same line. 528
Error '{' should be on the previous line. 530
Error '(' is followed by whitespace. 531
Error ')' is preceded with whitespace. 531
Error '(' is followed by whitespace. 532
Error ')' is preceded with whitespace. 532
Error Line has trailing spaces. 534
Error Line has trailing spaces. 536
Error Line has trailing spaces. 539
Error Missing a Javadoc comment. 540
Error '{' should be on the previous line. 541
Error Missing a Javadoc comment. 542
Error Line is longer than 80 characters. 543
Error Parameter param1 should be final. 543
Error Parameter param2 should be final. 543
Error Parameter param3 should be final. 543
Error Parameter param4 should be final. 543
Error Parameter param5 should be final. 543
Error Parameter param6 should be final. 543
Error Line has trailing spaces. 545
Error '(' is followed by whitespace. 545
Error ')' is preceded with whitespace. 546
Error Line has trailing spaces. 547
Error '(' is followed by whitespace. 548
Error ')' is preceded with whitespace. 548
Error Line has trailing spaces. 549
Error Line has trailing spaces. 551
Error Line has trailing spaces. 553
Error Missing a Javadoc comment. 556
Error '{' should be on the previous line. 557
Error Missing a Javadoc comment. 558
Error Name 'm_normalFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 558
Error Missing a Javadoc comment. 559
Error Name 'm_boldFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 559
Error Missing a Javadoc comment. 560
Error Name 'm_dateFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 560
Error Line has trailing spaces. 561
Error Missing a Javadoc comment. 562
Error '{' should be on the previous line. 563
Error Line has trailing spaces. 565
Error Line has trailing spaces. 572
Error Line has trailing spaces. 573
Error Missing a Javadoc comment. 573
Error '(' is followed by whitespace. 573
Error Parameter table should be final. 573
Error Parameter value should be final. 574
Error Parameter param3 should be final. 574
Error Parameter param4 should be final. 574
Error Parameter row should be final. 574
Error Parameter column should be final. 574
Error '{' should be on the previous line. 575
Error Line has trailing spaces. 576
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 577
Error Line has trailing spaces. 578
Error 'cast' is not followed by whitespace. 581
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error Line is longer than 80 characters. 582
Error 'cast' is not followed by whitespace. 582
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '{' should be on the previous line. 584
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error '}' should be on the same line. 586
Error '{' should be on the previous line. 588
Error '(' is followed by whitespace. 589
Error ')' is preceded with whitespace. 589
Error '(' is followed by whitespace. 592
Error ')' is preceded with whitespace. 592
Error '{' should be on the previous line. 593
Error '(' is followed by whitespace. 595
Error '(' is followed by whitespace. 595
Error ')' is preceded with whitespace. 595
Error ')' is preceded with whitespace. 595
Error '}' should be on the same line. 596
Error '{' should be on the previous line. 598
Error '(' is followed by whitespace. 599
Error '(' is followed by whitespace. 599
Error ')' is preceded with whitespace. 599
Error ')' is preceded with whitespace. 599
Error Line has trailing spaces. 603
Error Line has trailing spaces. 605
Error Missing a Javadoc comment. 606
Error '{' should be on the previous line. 607
Error Missing a Javadoc comment. 608
Error Name 'm_normalFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 608
Error Missing a Javadoc comment. 609
Error Name 'm_boldFont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 609
Error Line has trailing spaces. 610
Error Missing a Javadoc comment. 611
Error '{' should be on the previous line. 612
Error Line has trailing spaces. 614
Error Line has trailing spaces. 620
Error Line has trailing spaces. 621
Error Missing a Javadoc comment. 621
Error '(' is followed by whitespace. 621
Error Parameter table should be final. 621
Error Parameter value should be final. 622
Error Parameter param3 should be final. 622
Error Parameter param4 should be final. 622
Error Parameter row should be final. 622
Error Parameter column should be final. 622
Error '{' should be on the previous line. 623
Error Line has trailing spaces. 624
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 625
Error Line has trailing spaces. 626
Error '(' is followed by whitespace. 628
Error ')' is preceded with whitespace. 628
Error '{' should be on the previous line. 629
Error '(' is followed by whitespace. 630
Error ')' is preceded with whitespace. 630
Error '(' is followed by whitespace. 631
Error ')' is preceded with whitespace. 631
Error '}' should be on the same line. 632
Error '{' should be on the previous line. 634
Error '(' is followed by whitespace. 635
Error ')' is preceded with whitespace. 635
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error Line has trailing spaces. 638
Error Line has trailing spaces. 641
Error Line has trailing spaces. 643
Error Missing a Javadoc comment. 644
Error '{' should be on the previous line. 645
Error Line has trailing spaces. 646
Error Missing a Javadoc comment. 646
Error '(' is followed by whitespace. 646
Error Parameter table should be final. 646
Error Parameter value should be final. 647
Error Parameter param3 should be final. 647
Error Parameter param4 should be final. 647
Error Parameter row should be final. 647
Error Parameter column should be final. 647
Error '{' should be on the previous line. 648
Error Line has trailing spaces. 649
Error '(' is followed by whitespace. 649
Error ')' is preceded with whitespace. 650
Error Line has trailing spaces. 651
Error Line has trailing spaces. 653
Error '(' is followed by whitespace. 653
Error Avoid inline conditionals. 653
Error ':' should be on a new line. 653
Error ')' is preceded with whitespace. 654
Error '(' is followed by whitespace. 655
Error ')' is preceded with whitespace. 655
Error Line has trailing spaces. 656
Error Line has trailing spaces. 659
Error Line has trailing spaces. 661
Error Line has trailing spaces. 662
Error Missing a Javadoc comment. 662
Error '(' is followed by whitespace. 663
Error '(' is followed by whitespace. 663
Error ')' is preceded with whitespace. 663
Error ')' is preceded with whitespace. 663
Error Missing a Javadoc comment. 664
Error '(' is followed by whitespace. 665
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error ')' is preceded with whitespace. 665
Error Line has trailing spaces. 666
Error Missing a Javadoc comment. 667
Error '(' is followed by whitespace. 668
Error '(' is followed by whitespace. 668
Error ')' is preceded with whitespace. 668
Error ')' is preceded with whitespace. 668
Error Missing a Javadoc comment. 669
Error '(' is followed by whitespace. 670
Error '(' is followed by whitespace. 670
Error ')' is preceded with whitespace. 670
Error ')' is preceded with whitespace. 670
Error Line has trailing spaces. 671
Error Missing a Javadoc comment. 672
Error '(' is followed by whitespace. 673
Error '(' is followed by whitespace. 673
Error ')' is preceded with whitespace. 673
Error ')' is preceded with whitespace. 673
Error Missing a Javadoc comment. 674
Error '(' is followed by whitespace. 675
Error '(' is followed by whitespace. 675
Error ')' is preceded with whitespace. 675
Error ')' is preceded with whitespace. 675
Error Line has trailing spaces. 676
Error Missing a Javadoc comment. 677
Error '(' is followed by whitespace. 678
Error '(' is followed by whitespace. 678
Error ')' is preceded with whitespace. 678
Error ')' is preceded with whitespace. 678
Error Line has trailing spaces. 679

org/robsite/extension/rss/NewsFeedPreferences.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsFeedPreferences.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 14
Error '{' should be on the previous line. 17
Error Missing a Javadoc comment. 18
Error Name '_checkDelaySeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Error Missing a Javadoc comment. 19
Error Name '_directoryURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Missing a Javadoc comment. 20
Error Name '_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Missing a Javadoc comment. 21
Error Name '_checkAutomatically' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Missing a Javadoc comment. 22
Error Name '_checkOnStartup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Missing a Javadoc comment. 23
Error Name '_syncChannels' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Missing a Javadoc comment. 24
Error Name '_httpTimeoutMillis' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Missing a Javadoc comment. 27
Error Name '_statusMessageDuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error '300' is a magic number. 27
Error Line has trailing spaces. 33
Error Method 'setStatusMessageDuration' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error Parameter seconds should be final. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 38
Error Method 'getStatusMessageDuration' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 43
Error '300' is a magic number. 44
Error Line has trailing spaces. 48
Error Method 'setHTTPTimeout' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error '(' is followed by whitespace. 49
Error Parameter httpTimeout should be final. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 53
Error Method 'getHTTPTimeout' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '{' should be on the previous line. 55
Error Line has trailing spaces. 58
Error Method 'isSyncChannels' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error '{' should be on the previous line. 60
Error Line has trailing spaces. 63
Error Method 'setSyncChannels' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error '(' is followed by whitespace. 64
Error Parameter sync should be final. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error Line has trailing spaces. 68
Error Method 'isCheckAutomatically' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 73
Error Method 'setCheckAutomatically' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error '(' is followed by whitespace. 74
Error Parameter checkAutomatically should be final. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Method 'isCheckOnStartup' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error Line has trailing spaces. 83
Error Method 'setCheckOnStartup' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '(' is followed by whitespace. 84
Error Parameter checkOnStartup should be final. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 88
Error Method 'getChannels' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 93
Error Method 'setChannels' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error '(' is followed by whitespace. 94
Error Parameter channels should be final. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Line has trailing spaces. 98
Error Method 'getCheckDelaySeconds' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error '{' should be on the previous line. 100
Error Line is longer than 80 characters. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Line has trailing spaces. 103
Error Method 'setCheckDelaySeconds' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error '(' is followed by whitespace. 104
Error Parameter checkDelay should be final. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 108
Error Method 'getDirectoryURL' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '{' should be on the previous line. 110
Error Line has trailing spaces. 113
Error Method 'setDirectoryURL' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error '(' is followed by whitespace. 114
Error Parameter url should be final. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 118
Error Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter target should be final. 123
Error '{' should be on the previous line. 124
Error Line has trailing spaces. 125
Error Avoid inline conditionals. 126
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 140

org/robsite/extension/rss/NewsFeedPreferencesPanel.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/NewsFeedPreferencesPanel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error '{' should be on the previous line. 46
Error Missing a Javadoc comment. 47
Error Name '_preferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 49
Error Name '_layout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name '_channelsShuttle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '_checkOnStartup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 53
Error Name '_checkEvery' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name '_checkSeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name '_seconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error Name '_availableList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 58
Error Name '_selectedList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error Name '_availableLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name '_selectedLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Name '_newChannelButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name '_editChannelButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name '_deleteChannelButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Name '_buttonBar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Missing a Javadoc comment. 68
Error Name '_httpTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Missing a Javadoc comment. 69
Error Name '_tfHTTPTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Missing a Javadoc comment. 70
Error Name '_milliseconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Name '_notificationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Missing a Javadoc comment. 73
Error Name '_notificationField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Missing a Javadoc comment. 74
Error Name '_notificationSeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error Name '_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 89
Error '5' is a magic number. 91
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error ')' is preceded with whitespace. 95
Error Line has trailing spaces. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error '5' is a magic number. 99
Error ')' is preceded with whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error '5' is a magic number. 100
Error ')' is preceded with whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Line has trailing spaces. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 112
Error '5' is a magic number. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line has trailing spaces. 115
Error '(' is followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line has trailing spaces. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 129
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 133
Error Line is longer than 80 characters. 134
Error '3' is a magic number. 134
Error '5' is a magic number. 134
Error Line is longer than 80 characters. 135
Error '3' is a magic number. 135
Error '5' is a magic number. 135
Error Line is longer than 80 characters. 136
Error '5' is a magic number. 136
Error '5' is a magic number. 136
Error Line is longer than 80 characters. 137
Error '0.3' is a magic number. 137
Error Line is longer than 80 characters. 138
Error '0.7' is a magic number. 138
Error '5' is a magic number. 138
Error '5' is a magic number. 138
Error Line is longer than 80 characters. 139
Error '4' is a magic number. 139
Error '5' is a magic number. 139
Error Line is longer than 80 characters. 140
Error '4' is a magic number. 140
Error '0.3' is a magic number. 140
Error Line is longer than 80 characters. 141
Error '4' is a magic number. 141
Error '0.7' is a magic number. 141
Error '5' is a magic number. 141
Error Line is longer than 80 characters. 142
Error '3' is a magic number. 142
Error '5' is a magic number. 142
Error Line is longer than 80 characters. 143
Error '3' is a magic number. 143
Error '5' is a magic number. 143
Error Line is longer than 80 characters. 144
Error '3' is a magic number. 144
Error '5' is a magic number. 144
Error '5' is a magic number. 144
Error Line has trailing spaces. 146
Error Missing a Javadoc comment. 147
Error '{' should be on the previous line. 148
Error Line has trailing spaces. 149
Error '(' is followed by whitespace. 151
Error Parameter ae should be final. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '}' should be on the same line. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 159
Error '}' should be on the same line. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error '}' should be on the same line. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error Line has trailing spaces. 171
Error '(' is followed by whitespace. 174
Error Parameter lse should be final. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error Line has trailing spaces. 178
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error Line has trailing spaces. 180
Error '{' should be on the previous line. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error Line has trailing spaces. 186
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error Line has trailing spaces. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error Line has trailing spaces. 193
Error '{' should be on the previous line. 198
Error Line has trailing spaces. 199
Error Missing a Javadoc comment. 199
Error Parameter offset should be final. 199
Error Parameter str should be final. 199
Error Parameter ats should be final. 199
Error Line has trailing spaces. 201
Error '{' should be on the previous line. 201
Error Line has trailing spaces. 202
Error '{' should be on the previous line. 203
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '}' should be on the same line. 205
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '{' should be on the previous line. 207
Error Line has trailing spaces. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error Empty statement. 214
Error Line has trailing spaces. 215
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Line has trailing spaces. 220
Error Line has trailing spaces. 221
Error Line has trailing spaces. 222
Error Missing a Javadoc comment. 223
Error '{' should be on the previous line. 224
Error Line has trailing spaces. 226
Error '(' is followed by whitespace. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error 'cast' is not followed by whitespace. 233
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Line has trailing spaces. 237
Error Missing a Javadoc comment. 238
Error '{' should be on the previous line. 239
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error 'cast' is not followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error Line has trailing spaces. 246
Error Missing a Javadoc comment. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251
Error '(' is followed by whitespace. 253
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error ')' is preceded with whitespace. 253
Error '{' should be on the previous line. 254
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error Line has trailing spaces. 259
Error Method 'onEntry' is not designed for extension - needs to be abstract, final or empty. 264
Error Missing a Javadoc comment. 264
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error Line has trailing spaces. 266
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error Line has trailing spaces. 268
Error '(' is followed by whitespace. 269
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error ')' is preceded with whitespace. 269
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error Line has trailing spaces. 271
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '(' is followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 274
Error '(' is followed by whitespace. 274
Error '(' is followed by whitespace. 274
Error ')' is preceded with whitespace. 275
Error ')' is preceded with whitespace. 275
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error Line has trailing spaces. 279
Error 'cast' is not followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error ')' is preceded with whitespace. 280
Error Line has trailing spaces. 281
Error Line has trailing spaces. 282
Error '{' should be on the previous line. 285
Error '{' should be on the previous line. 287
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error Line has trailing spaces. 289
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '}' should be on the same line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '{' should be on the previous line. 293
Error '}' should be on the same line. 296
Error '{' should be on the previous line. 298
Error Line has trailing spaces. 300
Error Line has trailing spaces. 301
Error '(' is followed by whitespace. 301
Error '{' should be on the previous line. 304
Error 'cast' is not followed by whitespace. 305
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error Line has trailing spaces. 308
Error Line has trailing spaces. 311
Error '(' is followed by whitespace. 312
Error ';' is followed by whitespace. 312
Error '{' should be on the previous line. 313
Error Line is longer than 80 characters. 314
Error '(' is followed by whitespace. 314
Error ')' is preceded with whitespace. 314
Error Line has trailing spaces. 316
Error '(' is followed by whitespace. 317
Error ';' is followed by whitespace. 317
Error '{' should be on the previous line. 318
Error Line is longer than 80 characters. 319
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error Line has trailing spaces. 320
Error Line has trailing spaces. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error Line has trailing spaces. 330
Error Missing a Javadoc comment. 331
Error '(' is followed by whitespace. 331
Error Parameter enabled should be final. 331
Error ')' is preceded with whitespace. 331
Error '{' should be on the previous line. 332
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error '(' is followed by whitespace. 334
Error ')' is preceded with whitespace. 334
Error '(' is followed by whitespace. 335
Error ')' is preceded with whitespace. 335
Error '(' is followed by whitespace. 336
Error ')' is preceded with whitespace. 336
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error Line has trailing spaces. 340
Error Method 'onExit' is not designed for extension - needs to be abstract, final or empty. 341
Error Missing a Javadoc comment. 341
Error '(' is followed by whitespace. 341
Error Parameter context should be final. 341
Error ')' is preceded with whitespace. 341
Error '{' should be on the previous line. 342
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error '{' should be on the previous line. 346
Error '(' is followed by whitespace. 349
Error ')' is preceded with whitespace. 349
Error '}' should be on the same line. 351
Error '{' should be on the previous line. 353
Error '(' is followed by whitespace. 354
Error ')' is preceded with whitespace. 354
Error Line has trailing spaces. 357
Error Line has trailing spaces. 358
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '(' is followed by whitespace. 363
Error ')' is preceded with whitespace. 363
Error '{' should be on the previous line. 364
Error Line has trailing spaces. 367
Error '(' is followed by whitespace. 367
Error '(' is followed by whitespace. 368
Error ')' is preceded with whitespace. 368
Error ')' is preceded with whitespace. 368
Error Line has trailing spaces. 372
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error '{' should be on the previous line. 374
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 377
Error Line has trailing spaces. 380
Error Line has trailing spaces. 381
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error '{' should be on the previous line. 383
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 386
Error Line has trailing spaces. 388
Error Line has trailing spaces. 389
Error Line has trailing spaces. 390
Error '(' is followed by whitespace. 391
Error ')' is preceded with whitespace. 391
Error Line has trailing spaces. 392
Error '(' is followed by whitespace. 393
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error ')' is preceded with whitespace. 393
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error '(' is followed by whitespace. 395
Error ')' is preceded with whitespace. 395
Error Line has trailing spaces. 396
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error '{' should be on the previous line. 399
Error '(' is followed by whitespace. 400
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error ')' is preceded with whitespace. 400
Error '(' is followed by whitespace. 402
Error ')' is preceded with whitespace. 402
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 407
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error ')' is preceded with whitespace. 407
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error Line has trailing spaces. 410
Error '(' is followed by whitespace. 411
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error ')' is preceded with whitespace. 411
Error Line has trailing spaces. 412
Error Line is longer than 80 characters. 413
Error '(' is followed by whitespace. 413
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error Line has trailing spaces. 414

org/robsite/extension/rss/OpenInBrowserCommand.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/OpenInBrowserCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused import - oracle.ide.Ide. 3
Error Missing a Javadoc comment. 12
Error '{' should be on the previous line. 13
Error Missing a Javadoc comment. 14
Error '{' should be on the previous line. 15
Error Line has trailing spaces. 16
Error '(' is followed by whitespace. 16
Error '(' is followed by whitespace. 16
Error ')' is preceded with whitespace. 16
Error ')' is preceded with whitespace. 17
Error Line has trailing spaces. 19
Error Method 'doit' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 21
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27
Error '(' is followed by whitespace. 30
Error ')' is preceded with whitespace. 30
Error '{' should be on the previous line. 31
Error '}' should be on the same line. 34
Error Line is longer than 80 characters. 35
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error Line is longer than 80 characters. 37
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 41
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 46
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57

org/robsite/extension/rss/ResHelper.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/ResHelper.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 20
Error '{' should be on the previous line. 21
Error Missing a Javadoc comment. 22
Error Name '_bundle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Missing a Javadoc comment. 25
Error Name '_baseKey' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error '(' is followed by whitespace. 27
Error Parameter baseKey should be final. 27
Error ')' is preceded with whitespace. 27
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 29
Error '(' is followed by whitespace. 29
Error ')' is preceded with whitespace. 29
Error ')' is preceded with whitespace. 29
Error '{' should be on the previous line. 30
Error '}' should be on the same line. 32
Error '{' should be on the previous line. 34
Error Line has trailing spaces. 38
Error Line has trailing spaces. 41
Error '(' is followed by whitespace. 45
Error Parameter key should be final. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 53
Error '(' is followed by whitespace. 58
Error Parameter key should be final. 58
Error Parameter subst should be final. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error Line has trailing spaces. 60
Error '(' is followed by whitespace. 60
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' is followed by whitespace. 62
Error Line has trailing spaces. 65
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 76
Error Parameter key should be final. 76
Error Parameter label should be final. 76
Error Parameter labelForComponent should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 97
Error Line has trailing spaces. 100
Error '(' is followed by whitespace. 101
Error Parameter key should be final. 101
Error Parameter button should be final. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error ')' is preceded with whitespace. 111
Error Line has trailing spaces. 112

org/robsite/extension/rss/ViewNewsDockableCommand.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/ViewNewsDockableCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused import - javax.swing.JPanel. 2
Error Missing a Javadoc comment. 7
Error '{' should be on the previous line. 8
Error Missing a Javadoc comment. 9
Error '{' should be on the previous line. 10
Error '(' is followed by whitespace. 11
Error '(' is followed by whitespace. 11
Error ')' is preceded with whitespace. 11
Error ')' is preceded with whitespace. 11
Error Method 'doit' is not designed for extension - needs to be abstract, final or empty. 14
Error Missing a Javadoc comment. 14
Error '{' should be on the previous line. 15
Error Line is longer than 80 characters. 20
Error '(' is followed by whitespace. 20
Error '(' is followed by whitespace. 20
Error ')' is preceded with whitespace. 20
Error ')' is preceded with whitespace. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23

org/robsite/extension/rss/model/Channel.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/model/Channel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - java.net.MalformedURLException. 4
Error Unused import - java.net.URL. 5
Error Unused import - java.util.Date. 9
Error Unused import - org.xml.sax.SAXException. 13
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 15
Error '{' should be on the previous line. 16
Error Missing a Javadoc comment. 17
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
Error Missing a Javadoc comment. 18
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Error Missing a Javadoc comment. 19
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Missing a Javadoc comment. 20
Error Name '_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Missing a Javadoc comment. 21
Error Name '_open' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Missing a Javadoc comment. 22
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Line has trailing spaces. 23
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 26
Error Name '_httpLastModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Missing a Javadoc comment. 27
Error Name '_httpEtag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Line has trailing spaces. 28
Error Name '_isUserChannel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name '_channelListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error '{' should be on the previous line. 39
Error Method 'setHTTPLastModified' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error '(' is followed by whitespace. 44
Error Parameter httpLastModified should be final. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error Line has trailing spaces. 48
Error Method 'getHTTPLastModified' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 53
Error Method 'setHTTPEtag' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '(' is followed by whitespace. 54
Error Parameter httpEtag should be final. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error Line has trailing spaces. 58
Error Method 'getHTTPEtag' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error '{' should be on the previous line. 60
Error Line has trailing spaces. 63
Error Method 'isUserChannel' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error Line has trailing spaces. 68
Error Method 'setUserChannel' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error '(' is followed by whitespace. 69
Error Parameter isUserChannel should be final. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 73
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error '(' is followed by whitespace. 74
Error Parameter that should be final. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error 'cast' is not followed by whitespace. 78
Error '(' is followed by whitespace. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '}' should be on the same line. 82
Error '{' should be on the previous line. 84
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Line has trailing spaces. 100
Error Method 'addChannelListener' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error '(' is followed by whitespace. 101
Error Parameter cl should be final. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
Error Method 'removeChannelListener' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error '(' is followed by whitespace. 106
Error Parameter cl should be final. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Line has trailing spaces. 110
Error Method 'fireItemChanged' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error '(' is followed by whitespace. 111
Error Parameter item should be final. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 119
Error Line has trailing spaces. 120
Error Method 'fireItemChanged' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 124
Error '(' is followed by whitespace. 124
Error Line has trailing spaces. 125
Error '{' should be on the previous line. 126
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line has trailing spaces. 135
Error '(' is followed by whitespace. 136
Error '=' is not preceded with whitespace. 136
Error '=' is not followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Line has trailing spaces. 141
Error Line has trailing spaces. 145
Error Method 'fireItemsChanged' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error '(' is followed by whitespace. 146
Error Parameter items should be final. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error '(' is followed by whitespace. 149
Error '=' is not preceded with whitespace. 149
Error '=' is not followed by whitespace. 149
Error ';' is followed by whitespace. 149
Error '{' should be on the previous line. 150
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Method 'fireItemsChanged' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 160
Error '(' is followed by whitespace. 160
Error Line has trailing spaces. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error Line has trailing spaces. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line has trailing spaces. 171
Error '(' is followed by whitespace. 172
Error '=' is not preceded with whitespace. 172
Error '=' is not followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Line has trailing spaces. 177
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error '(' is followed by whitespace. 183
Error Parameter title should be final. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error '{' should be on the previous line. 190
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error '(' is followed by whitespace. 195
Error Parameter link should be final. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 201
Error Missing a Javadoc comment. 201
Error '{' should be on the previous line. 202
Error Line has trailing spaces. 205
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error '(' is followed by whitespace. 207
Error Parameter description should be final. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 211
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 213
Error Missing a Javadoc comment. 213
Error '{' should be on the previous line. 214
Error Method 'setItems' is not designed for extension - needs to be abstract, final or empty. 219
Error Missing a Javadoc comment. 219
Error '(' is followed by whitespace. 219
Error Parameter items should be final. 219
Error ')' is preceded with whitespace. 219
Error '{' should be on the previous line. 220
Error Line has trailing spaces. 223
Error Line has trailing spaces. 224
Error Method 'getItems' is not designed for extension - needs to be abstract, final or empty. 225
Error Missing a Javadoc comment. 225
Error '{' should be on the previous line. 226
Error Line has trailing spaces. 229
Error Line has trailing spaces. 230
Error Method 'getUnreadItemCount' is not designed for extension - needs to be abstract, final or empty. 231
Error Missing a Javadoc comment. 231
Error '{' should be on the previous line. 232
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error Line has trailing spaces. 237
Error 'while' is not followed by whitespace. 240
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error '{' should be on the previous line. 241
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error '++' is preceded with whitespace. 245
Error Method 'addItem' is not designed for extension - needs to be abstract, final or empty. 252
Error Missing a Javadoc comment. 252
Error '(' is followed by whitespace. 252
Error Parameter item should be final. 252
Error Parameter overwrite should be final. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '{' should be on the previous line. 255
Error '(' is followed by whitespace. 256
Error '10' is a magic number. 256
Error ')' is preceded with whitespace. 256
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error '(' is followed by whitespace. 260
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error ')' is preceded with whitespace. 260
Error '{' should be on the previous line. 261
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '}' should be on the same line. 265
Error '{' should be on the previous line. 267
Error '(' is followed by whitespace. 268
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error ')' is preceded with whitespace. 268
Error '{' should be on the previous line. 269
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error Line has trailing spaces. 274
Error Line has trailing spaces. 275
Error Method 'addAllItems' is not designed for extension - needs to be abstract, final or empty. 276
Error Missing a Javadoc comment. 276
Error '(' is followed by whitespace. 276
Error Parameter fromChannel should be final. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error 'while' is not followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '{' should be on the previous line. 280
Error '(' is followed by whitespace. 281
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error ')' is preceded with whitespace. 281
Error Method 'dumpString' is not designed for extension - needs to be abstract, final or empty. 286
Error Missing a Javadoc comment. 286
Error '{' should be on the previous line. 287
Error '1000' is a magic number. 288
Error Line is longer than 80 characters. 289
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error Line is longer than 80 characters. 290
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error Avoid inline conditionals. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '{' should be on the previous line. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error Line has trailing spaces. 299
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 301
Error Missing a Javadoc comment. 301
Error '{' should be on the previous line. 302
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error '(' is followed by whitespace. 305
Error ')' is preceded with whitespace. 305
Error '{' should be on the previous line. 306
Error '(' is followed by whitespace. 309
Error '60' is a magic number. 309
Error ')' is preceded with whitespace. 309
Error Method 'setOpen' is not designed for extension - needs to be abstract, final or empty. 315
Error Missing a Javadoc comment. 315
Error '(' is followed by whitespace. 315
Error Parameter open should be final. 315
Error ')' is preceded with whitespace. 315
Error '{' should be on the previous line. 316
Error Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. 320
Error Missing a Javadoc comment. 320
Error '{' should be on the previous line. 321
Error Line has trailing spaces. 324
Error Line has trailing spaces. 325
Error Method 'setURL' is not designed for extension - needs to be abstract, final or empty. 326
Error Missing a Javadoc comment. 326
Error '(' is followed by whitespace. 326
Error Parameter url should be final. 326
Error ')' is preceded with whitespace. 326
Error '{' should be on the previous line. 327
Error Line has trailing spaces. 330
Error Line has trailing spaces. 331
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 332
Error Missing a Javadoc comment. 332
Error '{' should be on the previous line. 333
Error Line has trailing spaces. 336
Error Line has trailing spaces. 337

org/robsite/extension/rss/model/ChannelEvent.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/model/ChannelEvent.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 4
Error '{' should be on the previous line. 5
Error Missing a Javadoc comment. 6
Error Name 'm_itemIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 6
Error Missing a Javadoc comment. 8
Error '(' is followed by whitespace. 8
Error Parameter source should be final. 8
Error ')' is preceded with whitespace. 8
Error '{' should be on the previous line. 9
Error '(' is followed by whitespace. 10
Error ')' is preceded with whitespace. 10
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 13
Error '(' is followed by whitespace. 13
Error Parameter source should be final. 13
Error Parameter index should be final. 13
Error ')' is preceded with whitespace. 13
Error '{' should be on the previous line. 14
Error '(' is followed by whitespace. 15
Error ')' is preceded with whitespace. 15
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error '{' should be on the previous line. 20
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24

org/robsite/extension/rss/model/ChannelListener.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/model/ChannelListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 4
Error Missing a Javadoc comment. 4
Error '{' should be on the previous line. 5
Error Missing a Javadoc comment. 6
Error '(' is followed by whitespace. 6
Error ')' is preceded with whitespace. 6

org/robsite/extension/rss/model/Channels.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/model/Channels.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - java.util.Date. 15
Error Unused import - java.util.Iterator. 16
Error Unused import - javax.swing.AbstractListModel. 19
Error Unused import - oracle.ide.util.CollectionListener. 23
Error Unused import - oracle.ide.xml.SAXParserDoneException. 27
Error Missing a Javadoc comment. 34
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name '_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_collectionListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Line has trailing spaces. 44
Error Method 'addListListener' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error '(' is followed by whitespace. 45
Error Parameter cl should be final. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line has trailing spaces. 53
Error Method 'removeListListener' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '(' is followed by whitespace. 54
Error Parameter cl should be final. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error ';' is preceded with whitespace. 58
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error '(' is followed by whitespace. 63
Error Parameter start should be final. 63
Error Parameter end should be final. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 70
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error '=' is not preceded with whitespace. 74
Error '=' is not followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error '(' is followed by whitespace. 80
Error Parameter start should be final. 80
Error Parameter end should be final. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 87
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 91
Error '=' is not preceded with whitespace. 91
Error '=' is not followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error '(' is followed by whitespace. 97
Error Parameter start should be final. 97
Error Parameter end should be final. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 104
Error '(' is followed by whitespace. 104
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 107
Error '(' is followed by whitespace. 108
Error '=' is not preceded with whitespace. 108
Error '=' is not followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Method 'getChannelInfo' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 118
Error Method 'setChannelInfo' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '(' is followed by whitespace. 119
Error Parameter pair should be final. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 123
Error Method 'getSubscribedChannels' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error Line has trailing spaces. 130
Error Line has trailing spaces. 133
Error Method 'getUnsubscribedChannels' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 140
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Method 'setSubscribedChannels' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error '(' is followed by whitespace. 144
Error Parameter subscribed should be final. 144
Error ')' is preceded with whitespace. 144
Error Redundant throws: 'TransientMarker' is unchecked exception. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error '-' is not followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 150
Error '-' is not followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 152
Error Method 'setUnsubscribedChannels' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error '(' is followed by whitespace. 153
Error Parameter unsubscribed should be final. 153
Error ')' is preceded with whitespace. 153
Error Line has trailing spaces. 154
Error Redundant throws: 'TransientMarker' is unchecked exception. 154
Error '{' should be on the previous line. 155
Error Line has trailing spaces. 156
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Line has trailing spaces. 159
Error Method 'getAllChannels' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error '{' should be on the previous line. 161
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error Line has trailing spaces. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error Method 'save' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error '(' is followed by whitespace. 169
Error Parameter os should be final. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error Line has trailing spaces. 176
Error Method 'load' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error '(' is followed by whitespace. 177
Error Parameter is should be final. 177
Error ')' is preceded with whitespace. 177
Error '{' should be on the previous line. 178
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error Line has trailing spaces. 181
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error '{' should be on the previous line. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 189
Error Method 'checkChannel' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error '(' is followed by whitespace. 190
Error Parameter channelIndex should be final. 190
Error ')' is preceded with whitespace. 190
Error Line is longer than 80 characters. 191
Error Redundant throws: 'MalformedURLException' is subclass of 'IOException'. 191
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error Line has trailing spaces. 194
Error Avoid inline conditionals. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error Line has trailing spaces. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Line has trailing spaces. 200
Error Method 'fireChannelUpdated' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error '(' is followed by whitespace. 204
Error Parameter channel should be final. 204
Error ')' is preceded with whitespace. 204
Error '{' should be on the previous line. 205
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Missing a Javadoc comment. 213
Error '(' is followed by whitespace. 213
Error Parameter channelIndex should be final. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error Line has trailing spaces. 220
Error Method 'addChannel' is not designed for extension - needs to be abstract, final or empty. 223
Error '(' is followed by whitespace. 223
Error Parameter c should be final. 223
Error Expected @param tag for 'c'. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error '(' is followed by whitespace. 227
Error '!' is followed by whitespace. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '&&' should be on a new line. 227
Error '!' is followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error Line is longer than 80 characters. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error Line has trailing spaces. 235
Error Method 'removeChannel' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error '(' is followed by whitespace. 236
Error Parameter c should be final. 236
Error ')' is preceded with whitespace. 236
Error '{' should be on the previous line. 237
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 238
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '}' should be on the same line. 243
Error '{' should be on the previous line. 245
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '{' should be on the previous line. 249
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error Line has trailing spaces. 254
Error Method 'setChannelSubscribed' is not designed for extension - needs to be abstract, final or empty. 255
Error Missing a Javadoc comment. 255
Error '(' is followed by whitespace. 255
Error Parameter channel should be final. 255
Error Parameter isSubscribed should be final. 255
Error ')' is preceded with whitespace. 255
Error '{' should be on the previous line. 256
Error Line has trailing spaces. 257
Error Avoid inline conditionals. 257
Error ':' should be on a new line. 257
Error Line has trailing spaces. 259
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '{' should be on the previous line. 262
Error Line has trailing spaces. 263
Error Avoid inline conditionals. 263
Error ':' should be on a new line. 263
Error '(' is followed by whitespace. 265
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error ')' is preceded with whitespace. 265
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error Line has trailing spaces. 267
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error '{' should be on the previous line. 271
Error Line has trailing spaces. 273
Error '(' is followed by whitespace. 273
Error '-' is not followed by whitespace. 274
Error ')' is preceded with whitespace. 274
Error '}' should be on the same line. 275
Error '{' should be on the previous line. 277
Error Line has trailing spaces. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 280
Error Line has trailing spaces. 284
Error Method 'isChannelSubscribed' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error '(' is followed by whitespace. 285
Error Parameter channel should be final. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 286
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. 294
Error Missing a Javadoc comment. 294
Error Parameter target should be final. 294
Error '{' should be on the previous line. 295
Error Line has trailing spaces. 296
Error Avoid inline conditionals. 297
Error Line has trailing spaces. 298
Error '(' is followed by whitespace. 300
Error 'cast' is not followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 301
Error 'cast' is not followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error Line has trailing spaces. 302
Error Line has trailing spaces. 303
Error Line has trailing spaces. 306

org/robsite/extension/rss/model/DirectoryParser.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/model/DirectoryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 22
Error Line has trailing spaces. 24
Error Line has trailing spaces. 28
Error '{' should be on the previous line. 29
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 30
Error 'static' modifier out of order with the JLS suggestions. 30
Error First sentence should end with a period. 33
Error Line has trailing spaces. 36
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 40
Error '(' is followed by whitespace. 40
Error Parameter inStream should be final. 40
Error Expected @param tag for 'inStream'. 40
Error Parameter channels should be final. 40
Error Expected @param tag for 'channels'. 40
Error ')' is preceded with whitespace. 40
Error Expected @throws tag for 'SAXException'. 41
Error Expected @throws tag for 'IOException'. 41
Error Expected @throws tag for 'ParserConfigurationException'. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 53
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error Line has trailing spaces. 59
Error Line has trailing spaces. 62
Error Line has trailing spaces. 64
Error '(' is followed by whitespace. 65
Error ';' is followed by whitespace. 65
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 68
Error '(' is followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error '(' is followed by whitespace. 82
Error ';' is followed by whitespace. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 92
Error Missing a Javadoc comment. 93
Error '(' is followed by whitespace. 93
Error Parameter simpleChannels should be final. 93
Error Parameter channel should be final. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 95
Error ';' is followed by whitespace. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 109
Error Missing a Javadoc comment. 110
Error Name 'm_channels' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
Error Missing a Javadoc comment. 111
Error Name 'm_currentChannel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
Error Missing a Javadoc comment. 112
Error Name 'm_text' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
Error Line has trailing spaces. 113
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 119
Error '(' is followed by whitespace. 119
Error Parameter uri should be final. 119
Error Parameter name should be final. 119
Error Parameter qName should be final. 119
Error Parameter attributes should be final. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error ')' is preceded with whitespace. 124
Error '{' should be on the previous line. 125
Error '}' should be on the same line. 127
Error '(' is followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '}' should be on the same line. 131
Error '(' is followed by whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error Line has trailing spaces. 138
Error Missing a Javadoc comment. 139
Error '(' is followed by whitespace. 139
Error Parameter uri should be final. 139
Error Parameter name should be final. 139
Error Parameter qName should be final. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error '(' is followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 147
Error '(' is followed by whitespace. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error '}' should be on the same line. 151
Error '(' is followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error Line has trailing spaces. 158
Error Missing a Javadoc comment. 159
Error '(' is followed by whitespace. 159
Error Parameter chars should be final. 159
Error Parameter start should be final. 159
Error Parameter length should be final. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Line has trailing spaces. 167
Error Missing a Javadoc comment. 168
Error '{' should be on the previous line. 169
Error Missing a Javadoc comment. 170
Error Missing a Javadoc comment. 171

org/robsite/extension/rss/model/Item.java

ErrorLine
Error File does not end with a newline. 0

org/robsite/extension/rss/model/Item.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused import - oracle.ide.model.Element. 4
Error Missing a Javadoc comment. 6
Error '{' should be on the previous line. 7
Error Missing a Javadoc comment. 8
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 8
Error Missing a Javadoc comment. 9
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 9
Error Missing a Javadoc comment. 10
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 10
Error Missing a Javadoc comment. 11
Error Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 11
Error Missing a Javadoc comment. 12
Error Name '_pubDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 12
Error Missing a Javadoc comment. 13
Error Name '_guid' must match pattern '^[a-z][a-zA-Z0-9]*$'. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 16
Error '{' should be on the previous line. 17
Error Line has trailing spaces. 19
Error Method 'getGuid' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 21
Error '(' is followed by whitespace. 22
Error ')' is preceded with whitespace. 22
Error '{' should be on the previous line. 23
Error Line has trailing spaces. 28
Error Method 'setGuid' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error '(' is followed by whitespace. 29
Error Parameter guid should be final. 29
Error ')' is preceded with whitespace. 29
Error '{' should be on the previous line. 30
Error Method 'setPublishDate' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error Parameter date should be final. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 38
Error Method 'getPublishDate' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error '{' should be on the previous line. 40
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error '(' is followed by whitespace. 44
Error Parameter title should be final. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error '{' should be on the previous line. 51
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error '(' is followed by whitespace. 56
Error Parameter link should be final. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 66
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error '(' is followed by whitespace. 68
Error Parameter description should be final. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Method 'setRead' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error '(' is followed by whitespace. 80
Error Parameter read should be final. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Method 'isRead' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error '{' should be on the previous line. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 90
Error Method 'dumpString' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error Line is longer than 80 characters. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 106
Error '60' is a magic number. 106
Error ')' is preceded with whitespace. 106
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error '(' is followed by whitespace. 126
Error Parameter obj should be final. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '}' should be on the same line. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137

org/robsite/extension/rss/model/SimpleRSSParser.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Class SimpleRSSParser should be declared as final. 38
Error '{' should be on the previous line. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Name '_channel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_handlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Line has trailing spaces. 49
Error '{' should be on the previous line. 54
Error Missing a Javadoc comment. 55
Error '(' is followed by whitespace. 55
Error Parameter context should be final. 55
Error ')' is preceded with whitespace. 55
Error '{' is not followed by whitespace. 55
Error '}' is not preceded with whitespace. 55
Error Missing a Javadoc comment. 56
Error '(' is followed by whitespace. 56
Error Parameter context should be final. 56
Error ')' is preceded with whitespace. 56
Error '{' is not followed by whitespace. 56
Error '}' is not preceded with whitespace. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 63
Error Missing a Javadoc comment. 64
Error Name '_contextValues' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Missing a Javadoc comment. 66
Error Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Missing a Javadoc comment. 67
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Missing a Javadoc comment. 68
Error Name '_qname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Name '_text' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Line has trailing spaces. 71
Error Name '_elementPath' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 89
Error ';' is followed by whitespace. 89
Error '{' should be on the previous line. 90
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 97
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error 'cast' is not followed by whitespace. 108
Error Line has trailing spaces. 112
Error Missing a Javadoc comment. 113
Error '(' is followed by whitespace. 113
Error Parameter name should be final. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 117
Error Missing a Javadoc comment. 118
Error '{' should be on the previous line. 119
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error 'if' construct must use '{}'s. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 127
Error Line has trailing spaces. 130
Error Missing a Javadoc comment. 131
Error '(' is followed by whitespace. 131
Error Parameter attributes should be final. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 140
Error Missing a Javadoc comment. 141
Error '(' is followed by whitespace. 141
Error Parameter uri should be final. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error Line has trailing spaces. 145
Error Missing a Javadoc comment. 146
Error '{' should be on the previous line. 147
Error Line has trailing spaces. 150
Error Missing a Javadoc comment. 151
Error '(' is followed by whitespace. 151
Error Parameter name should be final. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error '{' should be on the previous line. 157
Error Line has trailing spaces. 160
Error Missing a Javadoc comment. 161
Error '(' is followed by whitespace. 161
Error Parameter qname should be final. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 165
Error Missing a Javadoc comment. 166
Error '{' should be on the previous line. 167
Error Line has trailing spaces. 170
Error Missing a Javadoc comment. 171
Error '(' is followed by whitespace. 171
Error Parameter key should be final. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error Line has trailing spaces. 175
Error Missing a Javadoc comment. 176
Error '(' is followed by whitespace. 176
Error Parameter key should be final. 176
Error Parameter value should be final. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Line has trailing spaces. 181
Error Line has trailing spaces. 184
Error '(' is followed by whitespace. 187
Error Parameter channel should be final. 187
Error Expected @param tag for 'channel'. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 190
Error '}' should be on the same line. 192
Error '{' should be on the previous line. 194
Error Line has trailing spaces. 197
Error Line has trailing spaces. 202
Error Missing a Javadoc comment. 202
Error '(' is followed by whitespace. 202
Error Parameter urlString should be final. 202
Error ')' is preceded with whitespace. 202
Error Redundant throws: 'MalformedURLException' is subclass of 'IOException'. 202
Error '{' should be on the previous line. 204
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error Line has trailing spaces. 209
Error Missing a Javadoc comment. 209
Error '(' is followed by whitespace. 209
Error Parameter channel should be final. 209
Error ')' is preceded with whitespace. 209
Error Redundant throws: 'MalformedURLException' is subclass of 'IOException'. 209
Error '{' should be on the previous line. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error Line has trailing spaces. 216
Error Missing a Javadoc comment. 216
Error '(' is followed by whitespace. 216
Error Parameter urlString should be final. 216
Error Parameter channel should be final. 216
Error ')' is preceded with whitespace. 216
Error Line has trailing spaces. 217
Error Redundant throws: 'MalformedURLException' is subclass of 'IOException'. 217
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error Line has trailing spaces. 224
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error Line has trailing spaces. 227
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error Line has trailing spaces. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error Line has trailing spaces. 248
Error Line has trailing spaces. 250
Error Line has trailing spaces. 252
Error '(' is followed by whitespace. 254
Error '304' is a magic number. 254
Error ')' is preceded with whitespace. 254
Error '{' should be on the previous line. 255
Error '}' should be on the same line. 258
Error '(' is followed by whitespace. 259
Error '200' is a magic number. 259
Error ')' is preceded with whitespace. 259
Error '{' should be on the previous line. 260
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '}' should be on the same line. 265
Error '{' should be on the previous line. 267
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' should be on a new line. 269
Error Line has trailing spaces. 274
Error '(' is followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error ')' is preceded with whitespace. 278
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error Line has trailing spaces. 285
Error Missing a Javadoc comment. 285
Error '(' is followed by whitespace. 285
Error Parameter inputSource should be final. 285
Error Parameter channel should be final. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 287
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error Line has trailing spaces. 296
Error Missing a Javadoc comment. 300
Error '{' should be on the previous line. 301
Error Line has trailing spaces. 304
Error Missing a Javadoc comment. 305
Error '(' is followed by whitespace. 305
Error Parameter elementName should be final. 305
Error Parameter handler should be final. 305
Error ')' is preceded with whitespace. 305
Error '{' should be on the previous line. 306
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error Line has trailing spaces. 309
Error Missing a Javadoc comment. 310
Error '(' is followed by whitespace. 310
Error Parameter elementName should be final. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error Missing a Javadoc comment. 315
Error '{' should be on the previous line. 316
Error Line has trailing spaces. 317
Error '(' is followed by whitespace. 317
Error '(' is followed by whitespace. 319
Error Parameter context should be final. 319
Error ')' is preceded with whitespace. 319
Error '{' should be on the previous line. 320
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error Line has trailing spaces. 323
Error '(' is followed by whitespace. 324
Error Parameter context should be final. 324
Error ')' is preceded with whitespace. 324
Error '{' should be on the previous line. 325
Error Line has trailing spaces. 326
Error '(' is followed by whitespace. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error ')' is preceded with whitespace. 332
Error Line has trailing spaces. 333
Error Line has trailing spaces. 334
Error '(' is followed by whitespace. 334
Error '(' is followed by whitespace. 336
Error Parameter context should be final. 336
Error ')' is preceded with whitespace. 336
Error '{' should be on the previous line. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error '{' should be on the previous line. 340
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error '}' should be on the same line. 342
Error '{' should be on the previous line. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error Line has trailing spaces. 349
Error Line has trailing spaces. 350
Error '(' is followed by whitespace. 350
Error '(' is followed by whitespace. 352
Error Parameter context should be final. 352
Error ')' is preceded with whitespace. 352
Error '{' should be on the previous line. 353
Error '(' is followed by whitespace. 354
Error ')' is preceded with whitespace. 354
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error '{' should be on the previous line. 356
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error '}' should be on the same line. 358
Error '{' should be on the previous line. 360
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error ')' is preceded with whitespace. 364
Error Line has trailing spaces. 365
Error Line has trailing spaces. 366
Error '(' is followed by whitespace. 366
Error '(' is followed by whitespace. 368
Error Parameter context should be final. 368
Error ')' is preceded with whitespace. 368
Error '{' should be on the previous line. 369
Error '(' is followed by whitespace. 370
Error ')' is preceded with whitespace. 370
Error Line is longer than 80 characters. 372
Error '(' is followed by whitespace. 373
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error '{' should be on the previous line. 374
Error '(' is followed by whitespace. 375
Error ')' is preceded with whitespace. 375
Error '}' should be on the same line. 376
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 377
Error '{' should be on the previous line. 378
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error ')' is preceded with whitespace. 382
Error Line has trailing spaces. 383
Error Line has trailing spaces. 384
Error '(' is followed by whitespace. 384
Error '(' is followed by whitespace. 386
Error Parameter context should be final. 386
Error ')' is preceded with whitespace. 386
Error '{' should be on the previous line. 387
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error '{' should be on the previous line. 390
Error '(' is followed by whitespace. 391
Error ')' is preceded with whitespace. 391
Error '(' is followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error '{' should be on the previous line. 393
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error ')' is preceded with whitespace. 398
Error Line has trailing spaces. 399
Error '(' is followed by whitespace. 400
Error '(' is followed by whitespace. 402
Error Parameter context should be final. 402
Error ')' is preceded with whitespace. 402
Error '{' should be on the previous line. 403
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error ')' is preceded with whitespace. 410
Error Line has trailing spaces. 411
Error '(' is followed by whitespace. 413
Error '(' is followed by whitespace. 415
Error Parameter context should be final. 415
Error ')' is preceded with whitespace. 415
Error '{' should be on the previous line. 416
Error '(' is followed by whitespace. 417
Error ')' is preceded with whitespace. 417
Error Line has trailing spaces. 418
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error '{' should be on the previous line. 419
Error '(' is followed by whitespace. 420
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error ')' is preceded with whitespace. 420
Error '{' should be on the previous line. 421
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error '(' is followed by whitespace. 423
Error ')' is preceded with whitespace. 423
Error '{' should be on the previous line. 424
Error '(' is followed by whitespace. 425
Error ')' is preceded with whitespace. 425
Error ')' is preceded with whitespace. 430
Error Line has trailing spaces. 432
Error Line has trailing spaces. 433
Error Line has trailing spaces. 435
Error Line has trailing spaces. 436
Error Line has trailing spaces. 438
Error Line has trailing spaces. 440
Error Expected an @return tag. 442
Error '(' is followed by whitespace. 442
Error Parameter date should be final. 442
Error Expected @param tag for 'date'. 442
Error ')' is preceded with whitespace. 442
Error '{' should be on the previous line. 443
Error '(' is followed by whitespace. 444
Error ')' is preceded with whitespace. 444
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 446
Error '(' is followed by whitespace. 447
Error ')' is preceded with whitespace. 447
Error Line has trailing spaces. 449
Error Line has trailing spaces. 452
Error Missing a Javadoc comment. 453
Error '(' is followed by whitespace. 453
Error Parameter date should be final. 453
Error ')' is preceded with whitespace. 453
Error '{' should be on the previous line. 454
Error '{' should be on the previous line. 456
Error Line has trailing spaces. 457
Error Line has trailing spaces. 461
Error '(' is followed by whitespace. 463
Error '(' is followed by whitespace. 463
Error ')' is preceded with whitespace. 463
Error ')' is preceded with whitespace. 463
Error '{' should be on the previous line. 464
Error '}' should be on the same line. 466
Error '{' should be on the previous line. 468
Error '(' is followed by whitespace. 469
Error '7' is a magic number. 469
Error ')' is preceded with whitespace. 469
Error Line has trailing spaces. 470
Error '{' should be on the previous line. 470
Error '(' is followed by whitespace. 471
Error '6' is a magic number. 471
Error ')' is preceded with whitespace. 471
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472
Error '{' should be on the previous line. 473
Error '(' is followed by whitespace. 474
Error '6' is a magic number. 474
Error ')' is preceded with whitespace. 474
Error '}' should be on the same line. 475
Error '(' is followed by whitespace. 476
Error ')' is preceded with whitespace. 476
Error '{' should be on the previous line. 477
Error '(' is followed by whitespace. 478
Error '6' is a magic number. 478
Error ')' is preceded with whitespace. 478
Error '(' is followed by whitespace. 479
Error ')' is preceded with whitespace. 479
Error '(' is followed by whitespace. 480
Error '6' is a magic number. 480
Error ')' is preceded with whitespace. 480
Error Line has trailing spaces. 482
Error '(' is followed by whitespace. 484
Error '(' is followed by whitespace. 484
Error ')' is preceded with whitespace. 484
Error ')' is preceded with whitespace. 484
Error '{' should be on the previous line. 485
Error '}' should be on the same line. 487
Error '{' should be on the previous line. 489
Error Line has trailing spaces. 493
Error Line has trailing spaces. 494
Error '(' is followed by whitespace. 495
Error ')' is preceded with whitespace. 495
Error '{' should be on the previous line. 496
Error '(' is followed by whitespace. 497
Error ')' is preceded with whitespace. 497
Error Line has trailing spaces. 499
Error '(' is followed by whitespace. 501
Error ')' is preceded with whitespace. 501
Error '(' is followed by whitespace. 502
Error ')' is preceded with whitespace. 502
Error '{' should be on the previous line. 503
Error '(' is followed by whitespace. 504
Error ')' is preceded with whitespace. 504
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error Line has trailing spaces. 507
Error '(' is followed by whitespace. 508
Error ')' is preceded with whitespace. 508
Error '}' should be on the same line. 509
Error '(' is followed by whitespace. 510
Error ')' is preceded with whitespace. 510
Error '{' should be on the previous line. 511
Error Line has trailing spaces. 515
Error Missing a Javadoc comment. 516
Error '(' is followed by whitespace. 516
Error Parameter date should be final. 516
Error ')' is preceded with whitespace. 516
Error '{' should be on the previous line. 517
Error '{' should be on the previous line. 519
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '}' should be on the same line. 522
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 523
Error '{' should be on the previous line. 524
Error Line is longer than 80 characters. 529
Error Missing a Javadoc comment. 529
Error Parameter uri should be final. 529
Error Parameter name should be final. 529
Error Parameter qName should be final. 529
Error Parameter atts should be final. 529
Error Line has trailing spaces. 531
Error '(' is followed by whitespace. 533
Error ')' is preceded with whitespace. 533
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 534
Error '(' is followed by whitespace. 535
Error ')' is preceded with whitespace. 535
Error '(' is followed by whitespace. 536
Error ')' is preceded with whitespace. 536
Error '(' is followed by whitespace. 538
Error ')' is preceded with whitespace. 538
Error '(' is followed by whitespace. 539
Error ')' is preceded with whitespace. 539
Error '{' should be on the previous line. 540
Error '(' is followed by whitespace. 541
Error ')' is preceded with whitespace. 541
Error Line has trailing spaces. 543
Error '(' is followed by whitespace. 544
Error ')' is preceded with whitespace. 544
Error Line has trailing spaces. 546
Error Missing a Javadoc comment. 547
Error Parameter uri should be final. 547
Error Parameter name should be final. 547
Error Parameter qName should be final. 547
Error '{' should be on the previous line. 548
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error '(' is followed by whitespace. 550
Error ')' is preceded with whitespace. 550
Error '(' is followed by whitespace. 551
Error ')' is preceded with whitespace. 551
Error '(' is followed by whitespace. 553
Error ')' is preceded with whitespace. 553
Error Line has trailing spaces. 554
Error '(' is followed by whitespace. 555
Error ')' is preceded with whitespace. 555
Error Line has trailing spaces. 556
Error '(' is followed by whitespace. 557
Error ')' is preceded with whitespace. 557
Error '{' should be on the previous line. 558
Error '(' is followed by whitespace. 559
Error ')' is preceded with whitespace. 559
Error Line has trailing spaces. 561
Error Missing a Javadoc comment. 566
Error Parameter ch should be final. 566
Error Array brackets at illegal position. 566
Error Parameter start should be final. 566
Error Parameter length should be final. 566
Error '{' should be on the previous line. 567
Error '(' is followed by whitespace. 568
Error ')' is preceded with whitespace. 568
Error '{' should be on the previous line. 569
Error '(' is followed by whitespace. 570
Error '(' is followed by whitespace. 570
Error ')' is preceded with whitespace. 570
Error ')' is preceded with whitespace. 570
Error Missing a Javadoc comment. 576
Error Parameter args should be final. 576
Error '{' should be on the previous line. 577
Error '{' should be on the previous line. 579
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error Line is longer than 80 characters. 582
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '(' is followed by whitespace. 584
Error ')' is preceded with whitespace. 584
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error '(' is followed by whitespace. 586
Error ')' is preceded with whitespace. 586
Error Line is longer than 80 characters. 589
Error '(' is followed by whitespace. 595
Error ')' is preceded with whitespace. 595
Error Line is longer than 80 characters. 596
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error '(' is followed by whitespace. 599
Error ')' is preceded with whitespace. 599
Error '(' is followed by whitespace. 600
Error ')' is preceded with whitespace. 600
Error '(' is followed by whitespace. 601
Error ')' is preceded with whitespace. 601
Error '}' should be on the same line. 602
Error '(' is followed by whitespace. 603
Error '{' should be on the previous line. 604
Error Line has trailing spaces. 608

org/robsite/extension/rss/model/package.html

ErrorLine
Error Missing package documentation file.0

org/robsite/extension/rss/package.html

ErrorLine
Error Missing package documentation file.0

org/robsite/extension/rss/util/ListEvent.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 6
Error '{' should be on the previous line. 7
Error Missing a Javadoc comment. 8
Error Name '_startIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 8
Error Missing a Javadoc comment. 9
Error Name '_endIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 9
Error Missing a Javadoc comment. 11
Error '(' is followed by whitespace. 11
Error Parameter source should be final. 11
Error ')' is preceded with whitespace. 11
Error '{' should be on the previous line. 12
Error '(' is followed by whitespace. 13
Error ')' is preceded with whitespace. 13
Error Missing a Javadoc comment. 16
Error '(' is followed by whitespace. 16
Error Parameter source should be final. 16
Error Parameter startIndex should be final. 16
Error Parameter endIndex should be final. 16
Error ')' is preceded with whitespace. 16
Error '{' should be on the previous line. 17
Error '(' is followed by whitespace. 18
Error ')' is preceded with whitespace. 18
Error Line has trailing spaces. 22
Error Method 'getStartIndex' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error '{' should be on the previous line. 24
Error Line has trailing spaces. 27
Error Method 'getEndIndex' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error '{' should be on the previous line. 29
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33

org/robsite/extension/rss/util/ListListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused import - oracle.ide.util.CollectionEvent. 4
Error Line has trailing spaces. 11
Error '{' should be on the previous line. 15
Error Line has trailing spaces. 18
Error Redundant 'public' modifier. 21
Error '(' is followed by whitespace. 21
Error Expected @param tag for 'ce'. 21
Error ')' is preceded with whitespace. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 25
Error Redundant 'public' modifier. 28
Error '(' is followed by whitespace. 28
Error Expected @param tag for 'ce'. 28
Error ')' is preceded with whitespace. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 32
Error Redundant 'public' modifier. 35
Error '(' is followed by whitespace. 35
Error Expected @param tag for 'ce'. 35
Error ')' is preceded with whitespace. 35

org/robsite/extension/rss/util/package.html

ErrorLine
Error Missing package documentation file.0